[INFO] cloning repository https://github.com/landerwells/procedural_animation_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/landerwells/procedural_animation_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanderwells%2Fprocedural_animation_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanderwells%2Fprocedural_animation_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ac937fd2f35a723abecfdd3853a9d893f2330e62
[INFO] testing landerwells/procedural_animation_rust against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flanderwells%2Fprocedural_animation_rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/landerwells/procedural_animation_rust
[INFO] finished tweaking git repo https://github.com/landerwells/procedural_animation_rust
[INFO] tweaked toml for git repo https://github.com/landerwells/procedural_animation_rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/landerwells/procedural_animation_rust on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/landerwells/procedural_animation_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bevy_utils v0.17.3
[INFO] [stderr]   Downloaded bevy_platform v0.17.3
[INFO] [stderr]   Downloaded stackfuture v0.3.1
[INFO] [stderr]   Downloaded bevy_window v0.17.3
[INFO] [stderr]   Downloaded bevy_macro_utils v0.17.3
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.28
[INFO] [stderr]   Downloaded bevy_light v0.17.3
[INFO] [stderr]   Downloaded bevy_animation v0.17.3
[INFO] [stderr]   Downloaded bevy_picking v0.17.3
[INFO] [stderr]   Downloaded bevy_input v0.17.3
[INFO] [stderr]   Downloaded bevy_gltf v0.17.3
[INFO] [stderr]   Downloaded bevy_reflect v0.17.3
[INFO] [stderr]   Downloaded bevy_gizmos_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_mesh v0.17.3
[INFO] [stderr]   Downloaded bevy_asset_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_state_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_encase_derive v0.17.3
[INFO] [stderr]   Downloaded bevy_a11y v0.17.3
[INFO] [stderr]   Downloaded font-types v0.10.1
[INFO] [stderr]   Downloaded bevy_render_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_shader v0.17.3
[INFO] [stderr]   Downloaded bevy_gilrs v0.17.3
[INFO] [stderr]   Downloaded bevy_diagnostic v0.17.3
[INFO] [stderr]   Downloaded bevy_audio v0.17.3
[INFO] [stderr]   Downloaded bevy_post_process v0.17.3
[INFO] [stderr]   Downloaded bevy_gizmos v0.17.3
[INFO] [stderr]   Downloaded bevy_sprite_render v0.17.3
[INFO] [stderr]   Downloaded bevy_anti_alias v0.17.3
[INFO] [stderr]   Downloaded bevy_ui v0.17.3
[INFO] [stderr]   Downloaded bevy_color v0.17.3
[INFO] [stderr]   Downloaded bevy_asset v0.17.3
[INFO] [stderr]   Downloaded bevy_math v0.17.3
[INFO] [stderr]   Downloaded bevy_text v0.17.3
[INFO] [stderr]   Downloaded bevy_ui_render v0.17.3
[INFO] [stderr]   Downloaded bevy_camera v0.17.3
[INFO] [stderr]   Downloaded bevy_image v0.17.3
[INFO] [stderr]   Downloaded rangemap v1.7.0
[INFO] [stderr]   Downloaded bevy_render v0.17.3
[INFO] [stderr]   Downloaded bevy_app v0.17.3
[INFO] [stderr]   Downloaded bevy_tasks v0.17.3
[INFO] [stderr]   Downloaded bevy_scene v0.17.3
[INFO] [stderr]   Downloaded bevy v0.17.3
[INFO] [stderr]   Downloaded bevy_state v0.17.3
[INFO] [stderr]   Downloaded bevy_core_pipeline v0.17.3
[INFO] [stderr]   Downloaded bevy_sprite v0.17.3
[INFO] [stderr]   Downloaded bevy_time v0.17.3
[INFO] [stderr]   Downloaded bevy_ecs v0.17.3
[INFO] [stderr]   Downloaded bevy_input_focus v0.17.3
[INFO] [stderr]   Downloaded bevy_transform v0.17.3
[INFO] [stderr]   Downloaded bevy_animation_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_ecs_macros v0.17.3
[INFO] [stderr]   Downloaded bevy_android v0.17.3
[INFO] [stderr]   Downloaded zerocopy v0.8.28
[INFO] [stderr]   Downloaded bevy_ptr v0.17.3
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.17.3
[INFO] [stderr]   Downloaded bevy_derive v0.17.3
[INFO] [stderr]   Downloaded bevy_winit v0.17.3
[INFO] [stderr]   Downloaded bevy_internal v0.17.3
[INFO] [stderr]   Downloaded bevy_pbr v0.17.3
[INFO] [stderr]   Downloaded bevy_log v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5e599bead8eb2521b0cc28ab352f6e2a1853fec155d14d732e3fd855072044c
[INFO] running `Command { std: "docker" "start" "-a" "c5e599bead8eb2521b0cc28ab352f6e2a1853fec155d14d732e3fd855072044c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5e599bead8eb2521b0cc28ab352f6e2a1853fec155d14d732e3fd855072044c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5e599bead8eb2521b0cc28ab352f6e2a1853fec155d14d732e3fd855072044c", kill_on_drop: false }`
[INFO] [stdout] c5e599bead8eb2521b0cc28ab352f6e2a1853fec155d14d732e3fd855072044c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20070e7a19563b72625b738cf59692e2c8c1f8685ad32b210e588de0bb841008
[INFO] running `Command { std: "docker" "start" "-a" "20070e7a19563b72625b738cf59692e2c8c1f8685ad32b210e588de0bb841008", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bevy_ptr v0.17.3
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling const_panic v0.2.15
[INFO] [stderr]    Compiling wgpu v26.0.1
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling radsort v0.1.1
[INFO] [stderr]    Compiling const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling stackfuture v0.3.1
[INFO] [stderr]    Compiling offset-allocator v0.2.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zeno v0.3.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling unicode-ccc v0.2.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling yazi v0.2.1
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling rangemap v1.7.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling accesskit v0.21.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ogg v0.8.0
[INFO] [stderr]    Compiling grid v0.15.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.17.3
[INFO] [stderr]    Compiling encase_derive_impl v0.11.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling gilrs v0.11.0
[INFO] [stderr]    Compiling taffy v0.7.7
[INFO] [stderr]    Compiling lewton v0.10.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling assert_type_match v0.1.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.17.3
[INFO] [stderr]    Compiling bevy_ecs_macros v0.17.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling glam v0.30.9
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling bevy_derive v0.17.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling wgpu-types v26.0.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling bevy_platform v0.17.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling bevy_utils v0.17.3
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling bevy_tasks v0.17.3
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bevy_asset_macros v0.17.3
[INFO] [stderr]    Compiling encase_derive v0.11.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling ktx2 v0.4.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling font-types v0.10.1
[INFO] [stderr]    Compiling naga v26.0.0
[INFO] [stderr]    Compiling read-fonts v0.35.0
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=79bc6191f0cc6d45 -C extra-filename=-e3609be95f68c603 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "20070e7a19563b72625b738cf59692e2c8c1f8685ad32b210e588de0bb841008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20070e7a19563b72625b738cf59692e2c8c1f8685ad32b210e588de0bb841008", kill_on_drop: false }`
[INFO] [stdout] 20070e7a19563b72625b738cf59692e2c8c1f8685ad32b210e588de0bb841008
